Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(container): update image docker.io/library/eclipse-mosquitto to d12c8f8 #379

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2024

This PR contains the following updates:

Package Update Change
docker.io/library/eclipse-mosquitto digest fa9822d -> d12c8f8

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jan 27, 2024
Copy link
Contributor

github-actions bot commented Jan 27, 2024

--- HelmRelease: home/mosquitto Deployment: home/mosquitto

+++ HelmRelease: home/mosquitto Deployment: home/mosquitto

@@ -43,23 +43,23 @@

       initContainers:
       - args:
         - cp /tmp/secret/* /mosquitto/external_config/ && mosquitto_passwd -U /mosquitto/external_config/mosquitto_pwd
         command:
         - /bin/sh
         - -c
-        image: docker.io/library/eclipse-mosquitto:2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d
+        image: docker.io/library/eclipse-mosquitto:2.0.18@sha256:cb3afd02611b0c58b328196ab00de0158322b4c1e014841fb182d2a0ea3a79b9
         name: init-config
         volumeMounts:
         - mountPath: /data
           name: config
         - mountPath: /mosquitto/external_config
           name: external-config
         - mountPath: /tmp/secret
           name: secret-file
       containers:
-      - image: docker.io/library/eclipse-mosquitto:2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d
+      - image: docker.io/library/eclipse-mosquitto:2.0.18@sha256:cb3afd02611b0c58b328196ab00de0158322b4c1e014841fb182d2a0ea3a79b9
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 1883

Copy link
Contributor

github-actions bot commented Jan 27, 2024

--- kubernetes/apps/home/mosquitto/app Kustomization: flux-system/cluster-apps-mosquitto HelmRelease: home/mosquitto

+++ kubernetes/apps/home/mosquitto/app Kustomization: flux-system/cluster-apps-mosquitto HelmRelease: home/mosquitto

@@ -32,13 +32,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: docker.io/library/eclipse-mosquitto
-              tag: 2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d
+              tag: 2.0.18@sha256:cb3afd02611b0c58b328196ab00de0158322b4c1e014841fb182d2a0ea3a79b9
             resources:
               limits:
                 memory: 16Mi
               requests:
                 cpu: 10m
                 memory: 16Mi
@@ -55,13 +55,13 @@

               /mosquitto/external_config/mosquitto_pwd
             command:
             - /bin/sh
             - -c
             image:
               repository: docker.io/library/eclipse-mosquitto
-              tag: 2.0.18@sha256:fa9822d3e9bdb12c80f6cb7ddd22922b26c1cd4ffa071815242ac156f9559d7d
+              tag: 2.0.18@sha256:cb3afd02611b0c58b328196ab00de0158322b4c1e014841fb182d2a0ea3a79b9
         pod:
           securityContext:
             fsGroup: 568
             fsGroupChangePolicy: OnRootMismatch
             runAsGroup: 568
             runAsNonRoot: true

@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to d19f9b7 chore(container): update image docker.io/library/eclipse-mosquitto to da38d58 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from f995701 to a71df8e Compare January 27, 2024 07:30
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to da38d58 chore(container): update image docker.io/library/eclipse-mosquitto to ca730cd Mar 16, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from a71df8e to 486b633 Compare March 16, 2024 02:26
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to ca730cd chore(container): update image docker.io/library/eclipse-mosquitto to 39945c9 Mar 16, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 486b633 to d887e50 Compare March 16, 2024 04:16
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to 39945c9 chore(container): update image docker.io/library/eclipse-mosquitto to b2ad81c Mar 16, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from d887e50 to feaf7c3 Compare March 16, 2024 06:52
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to b2ad81c chore(container): update image docker.io/library/eclipse-mosquitto to cb3afd0 Mar 16, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from feaf7c3 to 61df19c Compare March 16, 2024 11:04
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 61df19c to 180d1ba Compare June 20, 2024 22:23
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to cb3afd0 chore(container): update image docker.io/library/eclipse-mosquitto to e9e2c2c Jun 20, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 180d1ba to 1bcf934 Compare June 21, 2024 00:52
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to e9e2c2c chore(container): update image docker.io/library/eclipse-mosquitto to 8634f0c Jun 21, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 1bcf934 to 35ef629 Compare June 26, 2024 19:38
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to 8634f0c chore(container): update image docker.io/library/eclipse-mosquitto to d84c9bd Jun 26, 2024
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to d84c9bd chore(container): update image docker.io/library/eclipse-mosquitto to bb3fe59 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 35ef629 to 5ab23e1 Compare July 23, 2024 03:07
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to bb3fe59 chore(container): update image docker.io/library/eclipse-mosquitto to 7423b06 Jul 23, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 5ab23e1 to 43285a3 Compare July 23, 2024 08:50
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to 7423b06 chore(container): update image docker.io/library/eclipse-mosquitto to 77b9bfa Jul 23, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 43285a3 to c552923 Compare July 23, 2024 19:48
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to 77b9bfa chore(container): update image docker.io/library/eclipse-mosquitto to bf778f6 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from c552923 to 8e89c6e Compare September 7, 2024 04:23
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to bf778f6 chore(container): update image docker.io/library/eclipse-mosquitto to 6cd21d5 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 8e89c6e to 7b9c7c0 Compare September 7, 2024 07:15
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to 6cd21d5 chore(container): update image docker.io/library/eclipse-mosquitto to 8a5c605 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 7b9c7c0 to 0fafc96 Compare September 7, 2024 09:50
@renovate renovate bot changed the title chore(container): update image docker.io/library/eclipse-mosquitto to 8a5c605 chore(container): update image docker.io/library/eclipse-mosquitto to d12c8f8 Sep 7, 2024
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 0fafc96 to 6e48838 Compare September 7, 2024 13:09
@renovate renovate bot force-pushed the renovate/docker.io-library-eclipse-mosquitto-2.0.18 branch from 6e48838 to c937472 Compare January 6, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants